@charset "utf-8";
body {
	font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei UI", "Microsoft YaHei", SimHei, "\5B8B\4F53", simsun, sans-serif;
}
ul{
	padding:0px;
	margin:0px;
}	
li {
	list-style:none;
}
img{
	display: block;
	/*width: auto;*/
	max-width: 100%;
	height: auto;
}	
a:focus{
	outline: none;
	text-decoration: none;
}
.container{
	padding:0px;
}
.unpadding{
	padding:0px;
}
.unpadding_left{
	padding-left: 0px;
}
.unpadding_right{
	padding-right: 0px;
}
.unpadding_top{
	padding-top: 0px;
}
.unpadding_bottom{
	padding-bottom: 0px;
}
.unmargin{
	margin:0px;
}
.unmargin_left{
	margin-left:0px;
}
.unmargin_right{
	margin-right:0px;
}
.unmargin_top{
	margin-top:0px;
}
.unmargin_bottom{
	margin-bottom:0px;
}
.header_bg .logo{
	margin-top:15px;
}
.
 .search_input{
	box-shadow: none;
	border-radius: 0;
}
.search_input:focus{
	border-color:#ccc;	
}
 .s_input{
	padding-bottom: 10px;
	padding-right:40px;
	position: relative;	
	margin-top: 20px;
	width:100%;
}
.search_btn{
	display: block;
	background: #A10002;
	color:#fff;
	padding:5px;
	padding-bottom: 3px;
	float:right;
	position: absolute;
	right:41px;
	top:0px;
	border:0px solid #ccc;
}
.search_btn:hover,
.search_btn:focus{
	color:#fff;
	text-decoration: none;
}
.header_bg .form-control{
	height: 28px;
}
.header_bg .form-control:focus,
.header_bg .form-control:hover{
	border-color:#ccc;
	box-shadow: none;
}
.header_bg{
	background:url(../img/header_bg1.jpg) repeat-x center center;
	background-size:cover;
	overflow: hidden;
}
.header_tel{
	background: url(../img/header_tel1.png) no-repeat left center;
	padding-left: 50px;
	padding-top: 25px;
	padding-bottom: 10px;
	padding-right: 50px;
	float: right;
	color: #942124;
	font-weight: bold;

}
.logo .logo_box{
	padding-bottom: 10px;
}
.nav_pc_box{
	background: url(../img/header_bg2.jpg) repeat-x center center;
	height: 45px;
}
.nav_pc{
	margin-top: -25px;
	float:right;
	position: absolute;
	top:26px;
	left: 0px;
	z-index:2;
}
.nav_pc a{
	text-decoration: none;
	display: inline-block;
}
.nav_pc>li{
	float:left;
	text-align:center;
	position: relative;
}
.nav_pc>li>a{
	font-size: 15px;
	color:#333;
	display: block;
	padding:11px 35px;
	background: url(../img/li_line_bg.jpg) no-repeat right center;

}
.nav_pc>li:last-child>a{
	background-image: none;
}
.nav_pc>li:hover>a,
.nav_pc>li > a.active{
	background: url(../img/li_bg.jpg) no-repeat center center;
	background-size:cover;
	color:#fff;
}



.nav_pc>li>.ul_child{
	display: none;
	position: absolute;
	top:44px;
	left:-10px\9\0;
/*	left:0px;*/
}
.nav_pc>li>.ul_child_last{
	left:-25px\9\0;	
}
.nav_pc>li:hover .ul_child{

}
.nav_pc>li>.ul_child>li{
	
}
.nav_pc>li>.ul_child>li>a{
	background-image: url(../img/li_bottom_bg.png) ;
	background-color: rgba(245,245,245,0.7);
	background-image:url(../img/jr_pic.png)\9; /*兼容IE8*/
	background-repeat: no-repeat;
	background-position: center bottom;
	color:#333;
	padding:10px 10px;
	min-width:170px;
}
.nav_pc>li>.ul_child>li:last-child>a{
	background-image: none;
	border-radius: 0px 0px 25px 0px;
}
.nav_pc>li>.ul_child>li>a:hover{
	color: #a10001;
}


/*三级栏目样式*/
.nav_pc .sub_three{
	position: absolute;
	left:100%;
	left:90%\9\0; /*兼容IE9*/
	display: none;
}
.nav_pc .sub_three01{
	top:0px;
}
.nav_pc .sub_three02{
	top:40px;
}
.nav_pc .sub_three a{
	background-image: url(../img/li_bottom_bg.png) ;
	background-color: rgba(245,245,245,0.7);
	background-image:url(../img/jr_pic.png)\9; /*兼容IE8*/
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #333;
	padding: 10px 10px;
	font-size: 13px;
}
.nav_pc .sub_three a:hover{
	color: #a10001;
}
.nav_pc .sub_three a:last-child{
	background-image: none;
	border-radius: 0px 0px 25px 0px;
}
/*三级栏目样式*/



/*手机屏幕下拉菜单开始*/
.index_nav{
	min-height: 40px;
	/*min-height: 80px;*/
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #fff;
	/*background:#424242;*/
	color: #fff;
	border-bottom: 1px solid #fff;
	/*overflow: hidden;*/
}
.index_nav .logo{
	float: left;
	padding-left: 10px;
	position: absolute;
	/*left:40%;*/
	top:15%;
}
.index_nav .logo img{
	display: block;
	width:36%;
	/*width:50%;*/
}
.index_nav .nav_btn{
	float: right;
	padding-right: 10px;
	width:22px;
	height: 20px;
	cursor:pointer;
	overflow: hidden;
	position: absolute;
	right:15px;
	top:12px;
	/*top:32px;*/
}
.index_nav .nav_btn span{
	display: block;
	width:40px;
	margin-bottom: 3px;
	border-bottom: 3px solid #999;
}
.index_nav .nav_btn span:last-child{
	margin-bottom: 0px;
}
.index_nav .nav_list{
	width:0;
	background: #333;
	position: absolute;
	left:0px;
	top:40px;
	z-index:999999999;
}
.index_nav .nav_list ul{
	overflow: hidden;
	width:100%;
}
.index_nav .nav_list ul li{
	background: #333;
	color#fff;
}
.index_nav .nav_list a{
	text-decoration: none;
}
.index_nav .nav_list ul li a.tit{
	height: 40px;
	display: block;
	line-height: 40px;
	border-bottom: 1px solid #666;
	padding-left: 15px;
	color: #fff;
	font-size: 13px;
}
.index_nav .nav_list ul li a.tit .icon{
	float: right;
	padding-right: 15px;
	padding-left: 15px;
	border-left: 1px solid #666;
	width:40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.index_nav .nav_list ul li .child_list{
	overflow: hidden;
	background: #555;
	display: none;
}
.index_nav .nav_list ul li .child_list a{
	color: #fff;
	display: block;
	height:40px;
	line-height: 40px;
	padding-left: 30px;
	border-bottom:1px solid #666;
	transition:all 0.2s;
}
.index_nav .nav_list ul li .child_list a:hover{
	background: #333;
}
/*手机屏幕下拉菜单结束*/

.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	background: none !important;
	display: inline-block;
	border-radius: 100%;
	background:rgba(255,255,255,0.3) !important;
	opacity: 1;
}
.swiper-pagination-bullet-active {
	background: #fff  !important;
}
.swiper-pagination-bullet-active {
	background: #fff  !important;
}


.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
	width: 38px;
	height: 38px;
	background:transparent url(../img/pro-prevnext1.png) no-repeat left  center;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
	width: 38px;
	height: 38px;
	background: url(../img/pro-prevnext2.png) no-repeat right center;
}
.swiper-container img{
	width:100%;
} 

/*swiper2代码*/

.pagination {
  position: absolute;
  z-index: 20;
  bottom: 10px;
  width: 100%;
  text-align: center;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #555;
  margin: 0 5px;
  opacity: 0.8;
  border: 1px solid #fff;
  cursor: pointer;
}
.swiper-active-switch {
  background: #fff;
}

/*swiper2代码*/

#banner .arrow-left{
	background: url(../img/pro-prevnext1.png) no-repeat left center;
	position: absolute;
	left:5%;
	top:0px;
	bottom:0px;
	margin:auto 0px;
	width:38px;
	height: 38px;
	z-index: 999999;
}
#banner .arrow-right{
	background: url(../img/pro-prevnext1.png) no-repeat right center;
	position: absolute;
	right:5%;
	top:0px;
	bottom:0px;
	margin:auto 0px;
	width:38px;
	height: 38px;
	z-index: 999999;
}
.owl-demo {
	width:100%;
	margin-left: auto;
	margin-right: auto;
}
.owl-demo .item {
   	display: block;
}
.owl-demo img {
	display: block;
	width: 100%;
}


/*banner分页*/
.owl-theme .owl-controls .owl-page span {
	width: 10px !important;
	height: 10px !important;
}
/*banner分页*/



.index_center{
	margin-top: 40px;
	margin-bottom: 40px;
	color:#666;
	font-size: 12px;
	line-height: 30px;
}
.index_center img{
	margin-bottom: 10px;
}
.index_center a:hover,
.index_center h2.index_left_tit a:hover,
.index_center h2.index_right_tit a:hover{
	color:#A30002;
	text-decoration: none;
}

.index_center h2.index_left_tit{
	font-size: 16px;
	margin-top: 0px;
}
.index_center h2.index_right_tit{
	font-size:14px;
	font-weight: bold;
	margin-top:0px;

	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;

}
.index_center h2.index_right_tit:hover{
	overflow: visible;
}
.index_center h2.index_left_tit a{
	color:#333;
}
.index_center h2.index_right_tit a{
	color:#666;
}
.index_center h2.index_right_tit:hover a.tit02{
	/*display: none;*/
}
.index_center h2.index_right_tit a.tit01{
	position: absolute;
	left:150px;
	top:0px;
	z-index: 99999999999;
	display: none;
}
.index_center h2.index_right_tit:hover a.tit01{
	display: block;
	background:#fff;
	border-radius: 3px;
	padding-right: 3px;
}
.index_center .index_center_tit{
	display: block;
	border-bottom:2px solid #eee;
	padding-bottom: 10px;
	font-weight: normal;
	font-size: 16px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 15px;
	color:#333;
}
.index_center .index_center_tit a{
	float: right;
	font-size: 12px;
	color:#666;
}

.index_center .index_news_list li time{
	color:#999;
	float: right;
	font-size: 12px;
}
.index_center .index_news_list li{
	line-height: 25px;
	border-bottom:1px dotted #ccc;

	position: relative;
}
.index_center .index_news_list li a{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width:60%;
	display: block;
	color:#666;
	font-size: 12px;
	background: url(../img/li_jt_2.jpg) no-repeat left center;
	padding-left: 20px;
	text-decoration: none;
}
.index_center .index_news_list li a:hover{
	color:#A00000;
	background: url(../img/li_jt_1.jpg) no-repeat left center;
}
.index_center .index_news_list li a.tit02{
	border-radius: 3px;
	padding-right: 5px;
	position: absolute;
	top:0px;
	left:0px;
	z-index: 99;
	overflow: visible;
	width:auto;
	background:#fff  url(../img/li_jt_1.jpg) no-repeat left center;
	display: none;
}
.index_center .index_news_list li:hover a.tit02{
	display: block;
}
.index_center .right .right_left{
	padding-left: 0px;
}
.index_center .right .right_left img{
	padding-left: 0px;
}
.index_center .right .right_right{
	padding-right: 0px;
}
.index_center .index_news_list {
	padding-left: 0px;
}
.footer{
	font-size: 12px;
	margin-top: 50px;
}
.footer .footer_bottom{
	color:#666;
	background: url(../img/footer_bg_02.jpg) repeat-x center center;
	background-size:contain;
}
.footer .footer_bottom p{
	text-align: center;
	width:100%;
}
.footer .footer_bottom p span{
	padding:5px;
}
.yzm_width{
	width:100px !important;
	height:23px !important;
}
.top{			
	cursor: pointer;
	position: fixed;
	right:0px;
	bottom:80px;
	display: none;
	z-index: 99999999;
	transition:all 0.2s;
	opacity:0.7;
}
.top:hover{
	opacity:1;
}

@media (max-width: 768px){
	.owl-theme .owl-controls{
		display: none !important;
	}
	.header_bg{
		background-image: none;
	}
	.nav_pc_box{
		background: transparent;
		height: auto;
	}
	.header_bg .logo img{
		margin:0 auto;
		margin-bottom: 15px;
		width:50%;
	}	
	.index_center video{
		margin-top: 20px;
	}
	.index_center .left img{
		padding-right: 0px;
	}

	.index_center .right_left,
	.index_center .right_left ul,
	.index_center .right_right,
	.index_center .index_center_tit{
		padding-left: 0px;
		padding-right: 0px;
	}
	.index_center .right_left img{
		padding-left: 0px;
	}
	.index_center{
		margin-top: 10px;
		margin-bottom: 10px;
	}
}	
@media (min-width: 768px){	
	.nav_pc>li>a{
		padding:11px 18px;

	}	
	.nav_pc>li>.ul_child>li>a,
	.nav_pc .sub_three a{
		min-width:110px;
	}	
	.nav_pc > li:last-child >.ul_child{
		right:0px;
		right:-10px\9\0;
	}
	.scroll_news{
		width:25%;
	}
	.s_input{
		width:145%;
	}
	
}
@media (min-width: 992px){	
	.nav_pc>li>a{
		padding:11px 22px;

	}	
	.nav_pc>li>.ul_child>li>a,
	.nav_pc .sub_three a{
		min-width:142px;
	}		
	.nav_pc > li:last-child >.ul_child{
		right:0px;
		right:-10px\9\0;
	}
	.scroll_news{
		width:35%;
	}
	.s_input{
		width:120%;
	}


}
@media (min-width: 1200px){	
	.nav_pc>li>a{
		padding:11px 35px;

	}	
	.nav_pc>li>.ul_child>li>a,
	.nav_pc .sub_three a{
		min-width:170px;
	}	
	.nav_pc > li:last-child >.ul_child{
		right:0px;
		right:-10px\9\0;
	}
	.scroll_news{
		margin-right: 0px;
	}
	.scroll_news{
		width:25%;
	}
	.s_input{
		width: 100%;
	}


}


